getStationInfo

Returns basic identification data for the active database.

Sample Request

<mmRequest command="getStationInfo" station="ID" [version="1"] [client=""] [userData=""] />

Request Notes

None

Sample Reply

<mmReply command="getStationInfo" station="ID" version="1" [userData=""] status="ok">
	<contents>
		<logo>MusicMaster Oldies</logo>
		<guid>B0D0CE53-3EE3-4274-B54A9C903DDAD883</guid>
		<lastScheduled>2006-10-31T23:00:00</lastScheduled>
	</contents>
</mmReply>

Reply Notes

  • logo - returns the database logo as set by the user.
  • guid - returns the database GUID which is designed to be a unique identifier for each database. Note that the GUID may not be unique if the database was copied outside of MusicMaster.
  • lastScheduled - returns the date and time of the last hour scheduled in ISO format

Compatibility and Version Info

Available in all versions